I have written code that will read the partition table from the 
disk.  This should support all extended partions, but may have problems
with special boot loaders or low level disk utilities that translate the 
disk size and such.  I assume for the moment that if you are running NT then
you are using the NT boot loader on a fairly recent machine, so at the moment
I do not plan to add support for these special cases.  If howeven anybody
wants this support added, send me an e-mail.

I am also working on support for many partitions on the one disk.  At the
moment, you will get an error 32 if you try to open a second partition on
a disk.

Directories are now olny read once you expand the directory.  Now you can 
use the keyboard with out having to wait for all the directories to load.
It also stops a whole lot of errors if a partition can't be read (because of
a locking error 32).

John.